home *** CD-ROM | disk | FTP | other *** search
/ SGI Hot Mix 17 / Hot Mix 17.iso / HM17_SGI / research / resource / X11 / lib / app-defaults / HyperHelp next >
Encoding:
Text File  |  1997-07-08  |  17.1 KB  |  394 lines

  1. !
  2. ! IDL 5.0 Online Help X Resources
  3. !
  4.  
  5. ! Used for display resolution. Change to 100 for large fonts
  6. ! if your system supports them.
  7. HyperHelp.dpi:    75
  8.  
  9. ! Normally, the Contents dialog closes automatically when you select
  10. ! a topic. Set this resource to False if you want the dialog to stay
  11. ! open until you explicitly close it.
  12. HyperHelp*TabDialogAutoClose:    True
  13.  
  14. ! Main help window size. Format is XSIZExYSIZExXORIGINxYORIGIN.
  15. ! You may want to make the window wider than the default it the
  16. ! full HyperHelp menu bar or button bar does not appear. See
  17. ! also the HyperHelp*IconBar*XmPushButton*fontList resource.
  18. HyperHelp*geometry: 560x600+0+0
  19.  
  20. ! Set icon name
  21. HyperHelp.iconName: IDL Online Help
  22.  
  23. ! Set hyperlink color
  24. HyperHelp*LinkColor: forestgreen
  25.  
  26. ! Set definition background color
  27. HyperHelp*Definition*Background:    white
  28.  
  29. ! Set scrollable window background
  30. HyperHelp*Canvas.Background: white
  31. HyperHelp*ScrolledWindow.ScrolledWindowClipWindow.Background: white
  32.  
  33. ! Set non-scrollable region background
  34. HyperHelp*NonScrollableWindow.Background: white
  35.  
  36. ! Set default highlight color
  37. HyperHelp*highlightColor: black
  38.  
  39. ! Set Scrolling amount
  40. HyperHelp*ScrollingGranularity: 8
  41.  
  42. ! Set scrollbar repeat delay to one tenth of a second
  43. HyperHelp*repeatDelay: 100 
  44.  
  45. ! Background of current tab selected hotspot.
  46. HyperHelp*SelectionBackground:  Black
  47. HyperHelp*ShowFullFilename:        False
  48. HyperHelp*ShowFilename:            False
  49. HyperHelp*descent: 1
  50. HyperHelp*UserLog: False
  51. HyperHelp*UserLogControllable: False
  52. HyperHelp*UserLogFile:
  53. HyperHelp*UserLogSize: -1
  54.  
  55. ! Optional startup dialog.
  56. HyperHelp*StartupDialog*messageString:  Loading Help System....
  57. HyperHelp*StartupDialog*dialogTitle: HyperHelp
  58.  
  59. ! File menu
  60. HyperHelp*MenuBar.File.labelString: File
  61. HyperHelp*MenuBar.File.mnemonic: F
  62. HyperHelp*MenuBar*File.Open.labelString: Open...
  63. HyperHelp*MenuBar*File.Open.mnemonic: O
  64. HyperHelp*MenuBar*File.Print.labelString: Print...
  65. HyperHelp*MenuBar*File.Print.mnemonic: P
  66. HyperHelp*MenuBar*File.Print Setup.labelString: Printer Setup...
  67. HyperHelp*MenuBar*File.Print Setup.mnemonic: S
  68. HyperHelp*MenuBar*File.User Log.labelString: User Log
  69. HyperHelp*MenuBar*File.User Log.mnemonic: U
  70. HyperHelp*MenuBar*File.Exit.labelString: Exit
  71. HyperHelp*MenuBar*File.Exit.mnemonic: x
  72. HyperHelp*FileSelectionDialog.resizePolicy: RESIZE_GROW
  73.  
  74. ! Edit menu
  75. HyperHelp*MenuBar.Edit.labelString:             Edit
  76. HyperHelp*MenuBar.Edit.mnemonic:             E
  77. HyperHelp*MenuBar*Edit.Copy.labelString:         Copy...
  78. HyperHelp*MenuBar*Edit.Copy.mnemonic:             C
  79. HyperHelp*MenuBar*Edit.Annotate.labelString:         Annotate...
  80. HyperHelp*MenuBar*Edit.Annotate.mnemonic:         A
  81.  
  82. ! Options Menu
  83. HyperHelp*MenuBar*Options.History.labelString:        Display History Window...
  84. HyperHelp*MenuBar*Options.History.mnemonic:        D
  85. HyperHelp*MenuBar*Options.Small Font.labelString:     Small Font
  86. HyperHelp*MenuBar*Options.Small Font.mnemonic:         F
  87. HyperHelp*MenuBar*Options.Normal Font.labelString:     Normal Font
  88. HyperHelp*MenuBar*Options.Normal Font.mnemonic:         N
  89. HyperHelp*MenuBar*Options.Large Font.labelString:     Large Font
  90. HyperHelp*MenuBar*Options.Large Font.mnemonic:        L
  91.  
  92.  
  93. ! Floating Menu
  94. HyperHelp*Floating*Annotate.labelString:     Annotate...
  95. HyperHelp*Floating*Copy.labelString:          Copy
  96. HyperHelp*Floating*Print Topic.labelString:     Print Topic
  97. HyperHelp*Floating*Small Font.labelString:     Small Font
  98. HyperHelp*Floating*Normal Font.labelString:     Normal Font
  99. HyperHelp*Floating*Large Font.labelString:     Large Font
  100.  
  101.  
  102. ! Bookmark menu
  103. HyperHelp*MenuBar.Bookmark.labelString: Bookmark
  104. HyperHelp*MenuBar.Bookmark.mnemonic: m
  105. HyperHelp*MenuBar*Bookmark.Define.labelString: Define...
  106. HyperHelp*MenuBar*Bookmark.Define.mnemonic: D
  107.  
  108. ! Help menu
  109. HyperHelp*MenuBar.Help.labelString: Help
  110. HyperHelp*MenuBar.Help.mnemonic: H
  111. HyperHelp*MenuBar*Help.Help On Help.labelString: How to Use Help
  112. HyperHelp*MenuBar*Help.Help On Help.mnemonic: H
  113. HyperHelp*MenuBar*Help.About.labelString: About Help...
  114. HyperHelp*MenuBar*Help.About.mnemonic: A
  115.  
  116. HyperHelp*IconBar.Contents.labelString: Contents
  117. HyperHelp*IconBar.Back.labelString: Back
  118. HyperHelp*IconBar.<<Browse.labelString: <<Browse
  119. HyperHelp*IconBar.Browse>>.labelString: Browse>>
  120. HyperHelp*IconBar.Search.labelString: Search
  121. HyperHelp*IconBar.marginHeight: 0
  122. HyperHelp*IconBar.marginWidth: 0
  123. HyperHelp*IconBar.spacing: 0
  124.  
  125. ! FileSelection Dialog
  126. HyperHelp*FileSelectionDialog.resizePolicy: RESIZE_GROW
  127. HyperHelp*FileSelectionDialog.dialogTitle: Open
  128. HyperHelp*FileSelectionDialog*cursorPositionVisible: True
  129. HyperHelp*FileSelectionDialog.width: 450
  130.  
  131. ! Annotation Dialog
  132. HyperHelp*Annotate*dialogTitle: Annotate
  133. HyperHelp*Annotate*helpLabelString: Delete
  134. HyperHelp*Annotate*okLabelString: Ok
  135. HyperHelp*Annotate*cancelLabelString: Cancel
  136. HyperHelp*Annotate*messageString: Current Annotation:
  137. HyperHelp*Annotate*help_text.rows: 10
  138. HyperHelp*Annotate*help_text.columns: 40
  139.  
  140. ! Bookmark Dialog
  141. HyperHelp*Bookmark.dialogTitle: Bookmark
  142. HyperHelp*Bookmark.applyLabelString: Delete
  143. HyperHelp*Bookmark.okLabelString: Ok
  144. HyperHelp*Bookmark.cancelLabelString: Cancel
  145.  
  146. ! Print Dialog
  147. HyperHelp*PrintDialog.dialogTitle: Print
  148. HyperHelp*PrintDialog.Topics*labelString: Topics:
  149. HyperHelp*PrintDialog.Ok*labelString: Ok
  150. HyperHelp*PrintDialog.Cancel*labelString: Cancel
  151. HyperHelp*PrintDialog.SetupPrint.labelString: Setup... 
  152. HyperHelp*PrintDialog.Printer*labelString: Printer:
  153.  
  154. ! Print Working Dialog
  155. HyperHelp*PrintWaitLabel: Printing Selected Topic:
  156. HyperHelp*PrintStatus.dialogTitle: Printing 
  157. HyperHelp*PrintStatus*cancelLabelString: Cancel
  158.  
  159. ! About Dialog
  160. HyperHelp*About.dialogTitle: About HyperHelp...
  161.  
  162. ! History Dialog
  163. HyperHelp*History.dialogTitle: History
  164. HyperHelp*History*okLabelString: Go To
  165. HyperHelp*History*cancelLabelString: Cancel
  166.  
  167. ! Old text search dialog
  168. HyperHelp*Find.dialogTitle: Find
  169. HyperHelp*Find*Find String*labelString: Find
  170. HyperHelp*Find*Look At*labelString: Look At:
  171. HyperHelp*Find*Topic Titles*labelString: Topic Titles Only
  172. HyperHelp*Find*All Text*labelString: All Text
  173. HyperHelp*Find*Match Case*labelString: Match Case
  174. HyperHelp*Find*Search*labelString: Search...
  175. HyperHelp*Find*Cancel*labelString: Cancel
  176.  
  177. ! Topics Found Dialog
  178. HyperHelp*SearchStrLabel: Search String:
  179. HyperHelp*TopicsFoundLabel: Topics Found
  180. HyperHelp*TopicsFound*Hits/TopicTitle*labelString: # Hits  Topic Title
  181. HyperHelp*TopicsFound*Sort*labelString: Sort...
  182. HyperHelp*TopicsFound*Previous*labelString: Previous
  183. HyperHelp*TopicsFound*Next*labelString: Next
  184. HyperHelp*TopicsFound*GoTo*labelString: Go To
  185. HyperHelp*TopicsFound*Cancel*labelString: Cancel
  186. HyperHelp*TopicsFound*scr_list*fontList: fixed
  187.  
  188. ! Sort Dialog
  189. HyperHelp*SortOrder.dialogTitle: Sort
  190. HyperHelp*SortOrder*Sort By*labelString: Sort Order
  191. HyperHelp*SortOrder*Topic Order*labelString: Order of Topics in Help File
  192. HyperHelp*SortOrder*Alphabetical*labelString: Alphabetical
  193. HyperHelp*SortOrder*Cancel*labelString: Cancel
  194.  
  195. ! Find Working Dialog
  196. HyperHelp*SearchWaitLabel: Topics Found:
  197. HyperHelp*FindStatus.dialogTitle: Searching
  198. HyperHelp*FindStatus*cancelLabelString: Stop Search
  199. HyperHelp*filesb.resizePolicy: RESIZE_GROW
  200.  
  201. ! Font scaling dialog.
  202. HyperHelp*Zoom.dialogTitle:  Zoom
  203. HyperHelp*Zoom.messageString:  Select the scale factor:
  204. HyperHelp*Zoom.okLabelString:  Ok
  205. HyperHelp*Zoom.Apply.labelString: Apply
  206. HyperHelp*Zoom.cancelLabelString:  Close
  207. HyperHelp*Zoom.Reset.labelString: Reset
  208. HyperHelp*Zoom.autoUnmanage: False
  209.  
  210. ! General tab dialog resources. 
  211. HyperHelp*TabDialog.dialogTitle: Help Topics
  212. HyperHelp*TabDialog*highlightThickness: 2
  213.  
  214. ! Index tab
  215. HyperHelp*IndexTab.Label1.labelString: 1. Type the first few letters of the word you're looking for.
  216. HyperHelp*IndexTab.Label2.labelString: 2. Click the index entry you want and then click Display.
  217. HyperHelp*IndexTab.CombinedToggle.labelString: Use the combined index for HyperHelp topics.
  218. HyperHelp*IndexTab.CurrentIndex.labelString: Current index: 
  219. HyperHelp*IndexTab.labelString: Index
  220.  
  221. ! Find tab
  222. HyperHelp*FindTab.labelString:  Find
  223.  
  224. ! Contents tab
  225. HyperHelp*ContentsTab.labelString: Contents
  226.  
  227. HyperHelp*ContentsTab*DisplayOpenButton.openLabelString: Open
  228. HyperHelp*ContentsTab*DisplayOpenButton.closeLabelString: Close
  229. HyperHelp*ContentsTab*DisplayOpenButton.displayLabelString: Display
  230.  
  231. HyperHelp*ContentsTab*DisplayOpenLabel.openLabelString:  Click a book, and then click Open.  
  232. HyperHelp*ContentsTab*DisplayOpenLabel.closeLabelString:  Click a topic, and then click Display.
  233. HyperHelp*ContentsTab*DisplayOpenLabel.displayLabelString:  Click a topic, and then click Display.
  234.  
  235.  
  236.  
  237. HyperHelp*ContentsTab*Canvas.font: -*-helvetica-medium-r-normal-*-14-*-iso8859-1
  238. HyperHelp*ContentsTab*Canvas*Background: White
  239. HyperHelp*ContentsTab*Canvas*Foreground: Black
  240. HyperHelp*ContentsTab*ScrolledWindowClipWindow*Background: White
  241. HyperHelp*ContentsTab*Canvas*Background: White
  242. HyperHelp*ContentsTab*Canvas*Foreground: Black
  243. HyperHelp*ContentsTab*Canvas.selectionForeground:  White
  244. HyperHelp*ContentsTab*Canvas.selectionBackground:  Black
  245. HyperHelp*ContentsTab*ScrolledWindow.width:450
  246. HyperHelp*ContentsTab*ScrolledWindow.height: 500
  247.  
  248. ! Topic Selection 
  249. HyperHelp*TopicSelection.dialogTitle: Topics Found
  250. HyperHelp*TopicSelection.okLabelString: Display
  251. HyperHelp*TopicSelection*visibleItemCount: 6
  252. HyperHelp*TopicSelection.listLabelString: Click a topic, and then click Display.
  253.  
  254. ! Full Text Search dialogs.
  255. HyperHelp*FTS*ScrolledList1*fontList: -misc-fixed-bold-r-normal--15-*-*-*-c-*-iso8859-1,fixed
  256. HyperHelp*FTS*ScrolledList2*fontList: -misc-fixed-bold-r-normal--15-*-*-*-c-*-iso8859-1,fixed
  257. HyperHelp*FTS*RowCol*Clear.labelString: Clear
  258. HyperHelp*FTS*RowCol*Options.labelString: Options...
  259. HyperHelp*FTS*RowCol*FindNow.labelString: Find Now
  260. HyperHelp*FTS*RowCol*Rebuild.labelString: Rebuild...
  261. HyperHelp*FTS.Label1.labelString:    1. Type the word(s) you want to find:
  262. HyperHelp*FTS.Label2.labelString:    2. Select some matching words (optional):
  263. HyperHelp*FTS.Label3.labelString:    3. Click a topic, then click Display:
  264. HyperHelp*FTS*SearchOptions*dialogTitle: Find Options
  265. HyperHelp*FTS*SearchOptions.Label1.labelString: Search for topics containing
  266. HyperHelp*FTS*SearchOptions*Radio1Button1.labelString: All the words you typed in any order
  267. HyperHelp*FTS*SearchOptions*Radio1Button2.labelString: The words you typed in exact order
  268. HyperHelp*FTS*SearchOptions*Radio1Button3.labelString: At least one of the words you typed
  269. HyperHelp*FTS*SearchOptions*Label2.labelString: Show words that:
  270. HyperHelp*FTS*SearchOptions*Label3.labelString: Begin searching
  271. HyperHelp*FTS*SearchOptions*Radio2Button1.labelString: After you click the Find Now button
  272. HyperHelp*FTS*SearchOptions*Radio2Button2.labelString: Immediately after each keystroke
  273. HyperHelp*FTS*SearchOptions*Wait.labelString: Wait for a pause before searching
  274. HyperHelp*FTS*SearchOptions*okLabelString: OK
  275. HyperHelp*FTS*SearchOptions*cancelLabelString: Cancel
  276. HyperHelp*FTS*SearchOptions*FileOptionsB.labelString: File Options...
  277. HyperHelp*FTS*SearchOptions*WordOptionCascade.labelString: Show words that
  278. HyperHelp*FTS*SearchOptions*WordOptionMenu.WordOption1.labelString: begin with the characters you type
  279. HyperHelp*FTS*SearchOptions*WordOptionMenu.WordOption2.labelString: contain the characters you type
  280. HyperHelp*FTS*SearchOptions*WordOptionMenu.WordOption3.labelString: end with the characters you type
  281. HyperHelp*FTS*SearchOptions*WordOptionMenu.WordOption4.labelString: match the characters you type
  282.  
  283.  
  284. HyperHelp*FTS*FileOptions*dialogTitle: File Options
  285. HyperHelp*FTS*FileOptions*listLabelString: Select files to search
  286. HyperHelp*FTS*FileOptions*okLabelString: OK
  287. HyperHelp*FTS*FileOptions*Cancel.labelString: Cancel
  288. HyperHelp*FTS*FileOptions*SelectAll.labelString: Select All
  289. HyperHelp*FTS*FileOptions.width: 350
  290. HyperHelp*FTFileSelectionOptionDialog*dialogTitle: Find Index - File Build Options
  291. HyperHelp*FTFileSelectionOptionDialog*listLabelString: Select the files to include:
  292. HyperHelp*FTFileSelectionOptionDialog*okLabelString: OK
  293. HyperHelp*FTFileSelectionOptionDialog*cancelLabelString: Cancel
  294. HyperHelp*FTFileSelectionOptionDialog.width: 350
  295. HyperHelp*FTRebuildDialog.dialogTitle:  Find Index - Build Options
  296. HyperHelp*FTRebuildDialog.messageString: Do you want to customize the build options?
  297. HyperHelp*FTRebuildDialog.Radio.Default.labelString: Use Default Settings
  298. HyperHelp*FTRebuildDialog.Radio.Custom.labelString: Customize Settings
  299. HyperHelp*FTRebuildDialog.okLabelString: Continue...
  300. HyperHelp*FTRebuildDialog.cancelLabelString: Cancel
  301. HyperHelp*FTRebuildDialog.width: 350
  302. HyperHelp*FTBuildStatusDialog.dialogTitle: Find Index - Build Status
  303. HyperHelp*FTBuildStatusDialog.messageString: Build in progress... 
  304. HyperHelp*FTBuildStatusDialog.cancelLabelString: Cancel
  305. HyperHelp*FTBuildStatusDialog*StatusLabel.labelString: Number of Words Indexed: 
  306. HyperHelp*FTBuildStatusDialog*StatusFileLabel.labelString: Current File: 
  307. HyperHelp*FTBuildStatusDialog*StatusCanvasFrame.shadowType: SHADOW_IN
  308. HyperHelp*FTBuildStatusDialog*StatusCanvasFrame.shadowThickness: 2
  309. HyperHelp*FTBuildStatusDialog*StatusCanvas.width: 300
  310. HyperHelp*FTBuildStatusDialog*StatusCanvas.height: 20
  311. HyperHelp*FTBuildStatusDialog*StatusFile.editable: False
  312. HyperHelp*FTBuildStatusDialog.width: 350
  313. HyperHelp*FTUntitledTopicOptionDialog.dialogTitle: Find Index - Build Options
  314. HyperHelp*FTUntitledTopicOptionDialog.messageString: Should the index include untitled topics?
  315. HyperHelp*FTUntitledTopicOptionDialog.okLabelString: Continue...
  316. HyperHelp*FTUntitledTopicOptionDialog.cancelLabelString: Cancel
  317. HyperHelp*FTUntitledTopicOptionDialog.Radio.Include.labelString: Include Untitled Topics
  318. HyperHelp*FTUntitledTopicOptionDialog.Radio.Exclude.labelString: Exclude Untitled Topics
  319. HyperHelp*FTUntitledTopicOptionDialog.width: 350
  320.  
  321. !
  322. ! Hyperhelp Style fallback resources (style 1)
  323. !
  324. HyperHelp*TopicsFound*scr_list*fontList: fixed
  325. HyperHelp*Foreground:    black
  326. HyperHelp*Background:    Grey
  327. HyperHelp*Canvas.Background: white
  328. HyperHelp*ScrolledWindow.ScrolledWindowClipWindow.Background: white
  329. HyperHelp*NonScrollableWindow.Background: white
  330. HyperHelp*Definition*Background:    white
  331.  
  332. ! Fonts 
  333. HyperHelp*XmLabel*fontList: -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
  334. HyperHelp*XmPushButton*fontList: -*-helvetica-medium-r-normal-*-14-*-iso8859-1
  335. HyperHelp*XmPushButtonGadget*fontList: -*-helvetica-medium-r-normal-*-14-*-iso8859-1
  336. HyperHelp*XmToggleButton*fontList: -*-helvetica-medium-r-normal-*-14-*-iso8859-1
  337. HyperHelp*XmToggleButtonGadget*fontList: -*-helvetica-medium-r-normal-*-14-*-iso8859-1
  338. HyperHelp*IconBar*XmPushButton*fontList: -*-helvetica-medium-r-normal-*-14-*-iso8859-1
  339. HyperHelp*XmRowColumn*fontList: -*-helvetica-bold-r-normal-*-14-*-iso8859-1
  340. HyperHelp*XmList*fontList:  -*-helvetica-medium-r-normal-*-14-*-iso8859-1
  341. HyperHelp*XmText.fontList:  -*-lucidatypewriter-medium-r-normal-*-14-*-iso8859-1
  342. HyperHelp*XmTextField.fontList: -*-lucidatypewriter-medium-r-normal-*-14-*-iso8859-1
  343. HyperHelp*XmDialogShell*fontList:  -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
  344. HyperHelp*XmDialogShell*XmLabel*fontList: -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
  345. HyperHelp*XmDialogShell*XmPushButton*fontList: -*-helvetica-medium-r-normal-*-14-*-iso8859-1
  346. HyperHelp*XmDialogShell*XmPushButtonGadget*fontList: -*-helvetica-medium-r-normal-*-14-*-iso8859-1
  347. HyperHelp*XmDialogShell*XmToggleButton*fontList: -*-helvetica-medium-r-normal-*-14-*-iso8859-1
  348. HyperHelp*XmDialogShell*XmToggleButtonGadget*fontList: -*-helvetica-medium-r-normal-*-14-*-iso8859-1
  349. HyperHelp*XmDialogShell*XmList*fontList:  -*-helvetica-medium-r-normal-*-14-*-iso8859-1
  350. HyperHelp*XmDialogShell*ScrolledList1*fontList: -misc-fixed-bold-r-normal--15-*-*-*-c-*-iso8859-1,fixed
  351. HyperHelp*XmDialogShell*ScrolledList2*fontList: -misc-fixed-bold-r-normal--15-*-*-*-c-*-iso8859-1,fixed
  352. HyperHelp*XmDialogShell*XmText.fontList:  -*-lucidatypewriter-medium-r-normal-*-14-*-iso8859-1
  353. HyperHelp*XmDialogShell*XmTextField.fontList: -*-lucidatypewriter-medium-r-normal-*-14-*-iso8859-1
  354. HyperHelp*TabDialog*tabRowColumn.ContentsTab.fontList: -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
  355. HyperHelp*TabDialog*tabRowColumn.IndexTab.fontList: -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
  356. HyperHelp*TabDialog*tabRowColumn.FindTab.fontList: -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
  357.  
  358. ! Colors
  359. HyperHelp*IconBar*foreground:         black
  360. HyperHelp*IconBar*XmPushButton.background: Grey75
  361. HyperHelp*IconBar*XmPushButton.topShadowColor: Grey90
  362. HyperHelp*IconBar*XmPushButton.bottomShadowColor: Grey40
  363.  
  364. HyperHelp*TabDialog.background: grey
  365. HyperHelp*Tabdialog.foreground: Black
  366. HyperHelp*TabDialog.tabRowColumn.background: Grey
  367. HyperHelp*TabDialog.tabActionArea*background: Grey
  368. HyperHelp*TabDialog.tabActionArea*foreground: Black
  369.  
  370. HyperHelp*ContentsTab*background: Grey
  371. HyperHelp*ContentsTab*foreground: Black
  372. HyperHelp*ContentsTab*Canvas*Background: White
  373. HyperHelp*ContentsTab*Canvas*Foreground: Black
  374. HyperHelp*ContentsTab*ScrolledWindowClipWindow*Background: White
  375.  
  376. HyperHelp*IndexTab.background: Grey
  377. HyperHelp*IndexTab.foreground: Black
  378. HyperHelp*IndexTab.Label1.background: Grey
  379. HyperHelp*IndexTab.Label1.foreground: Black
  380. HyperHelp*IndexTab.Label2.background: Grey
  381. HyperHelp*IndexTab.Label2.foreground: Black
  382. HyperHelp*IndexTab.CurrentIndex.background: Grey
  383. HyperHelp*IndexTab.CurrentIndex.foreground: Black
  384. HyperHelp*IndexTab.CombinedToggle.background: Grey
  385. HyperHelp*IndexTab.CombinedToggle.foreground: Black
  386. HyperHelp*IndexTab.IndexCombo*background: Grey
  387. HyperHelp*IndexTab.IndexCombo*foreground: Black
  388.  
  389. HyperHelp*Floating*background: Grey
  390. HyperHelp*Floating*foreground: Black
  391.  
  392. HyperHelp*FTS*background:     gray
  393. HyperHelp*FTS*foreground:     black
  394.